home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Very Best of Atari Inside
/
The Very Best of Atari Inside 1.iso
/
mint
/
mfs055
/
init.s
< prev
next >
Wrap
Text File
|
1992-04-14
|
347b
|
9 lines
| This short module is used as a 'start up module' for minixfs ,
| it *must* be linked in first , this means that the -fwriteable-strings
| is no longer necessary to get minix_init in the right place as this
| is automatically jumped to. By linking this module in first this is
| guaranteed to be the first instruction.
jmp _minix_init